summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-07html: remove unused and unsupported tagsThomas Arnhold
2013-10-07Add opengl canvas implementation.Thorsten Behrens
2013-10-07XCanvas does no longer imply XBitmapCanvasThorsten Behrens
2013-10-07Add 7-segment display polygon generator to basegfx.Thorsten Behrens
2013-10-07startcenter: Hide template toggle button if no templatesKrisztian Pinter
2013-10-07make font style size stable on switching fontsCaolán McNamara
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-07Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold
2013-10-06html: remove duplicatesThomas Arnhold
2013-10-06convert HTML tags/attributes to lowercase for html exportTomaž Vajngerl
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl
2013-10-04Rename StringPool to SharedStringPool because that's what it is.Kohei Yoshida
2013-10-04Add methods to extract string IDs from edit text object.Kohei Yoshida
2013-10-04Let's just use sal_uIntPtr straight.Kohei Yoshida
2013-10-04Add purge() method to purge unreferenced strings from the pool.Kohei Yoshida
2013-10-04The map actualy needs to store OUString to have it ref-counted automatically.Kohei Yoshida
2013-10-04Let's not expose the internal pointer. Define different ID type.Kohei Yoshida
2013-10-04Write some rudimentary tests for the new shared string pool class.Kohei Yoshida
2013-10-04Establish mapping between original strings and upper strings.Kohei Yoshida
2013-10-04Add method to normalize strings in EditTextObject.Kohei Yoshida
2013-10-04Move this string pool code to svl.Kohei Yoshida
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-10-04pObjektShell -> pObjectShellThomas Arnhold
2013-10-04added Kumyk [kum-RU] to language list, fdo#70089Eike Rathke
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl
2013-10-02find unused SequencesCaolán McNamara
2013-10-02Resolves: #i123276# Properly forward Deactivate() call...Andre Fischer
2013-10-02Replace deprecated std::auto_ptr with boost::scoped_ptrStephan Bergmann
2013-10-02Fix warnings in sqlflex.l, sqlbison.yStephan Bergmann
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-10-01Convert change password dialog to widget UIManal Alhassoun
2013-10-01convert remains of String to vbahelper module to OUStringNoel Grandin
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-10-01convert SvxNumberFormatShell::SetComment4Entry from String to OUStringNoel Grandin
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann
2013-10-01Fix commentsStephan Bergmann
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-09-30merge queue_layout and queue_resizeCaolán McNamara