summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-08Template manager should respect users macro/link settings.Niklas Johansson
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann
2013-03-08evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann
2013-03-08evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2013-03-08set action and content area via their internal-child idsCaolán McNamara
2013-03-08update sizegroupCaolán McNamara
2013-03-08Fix for fdo#58919 now the cursor/alignment is Right for RTL TableGokul
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-08Remove RTL_CONST* macros from codemaker - pt1Marcos Paulo de Souza
2013-03-08Remove now obsolete RTL_CONSTASCII_(U)STRINGPARAM from salplug.cxxChris
2013-03-08fix regression reading OleStorages ( over THRESHOLD size )Noel Power
2013-03-08fix handling of ttf embedding restrictionsLuboš Luňák
2013-03-08editable ttf fonts are usable for print&preview tooLuboš Luňák
2013-03-08embed also view-only fonts, but do not use themLuboš Luňák
2013-03-08protect against incomplete writesLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-03-08fix WAE mbError unusedNoel Power
2013-03-08Revert "Add PDF Mimetype to Draw"Fridrich Strba
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Add PDF Mimetype to DrawSamuel Mehrbrodt
2013-03-08Simplify and speed-up logic for copying dataChris
2013-03-08n#699334: Legacy diagram import (PPTX).Muthu Subramanian
2013-03-08WaE: avoid mis-detection of uninitialized pixmap.Michael Meeks
2013-03-08Small improvement in page widget uiOlivier Hallot
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08Assert OUStringBuffer::copy preconditionsStephan Bergmann
2013-03-08Assignment of function parameter has no effect outside the functionJulien Nabet
2013-03-08simplify some compareToThomas Arnhold
2013-03-08fix build with --disable-scripting optionDavid Ostrovsky
2013-03-08Fixes fdo#60701 by escaping uri-encode path correctlyArnaud Versini
2013-03-08fdo#57950: Remove chained appends in codemakerMarcos Paulo de Souza
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-08Translate german comments in sw/source/filter/ww8/wrtww8.cxxJoren De Cuyper
2013-03-07Resolves: #i120442# fix html-flavored copy+paste of unicode surrogate pairsHerbert Dürr
2013-03-07fdo#34540 convert 'soffice --help' dialog on Windows to .uiAndras Timar
2013-03-07i#121633# fix ignore-case problem caused by i18nsearch API messHerbert Dürr
2013-03-07i#121633# fix search for upper-case character classesHerbert Dürr
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr
2013-03-07Try to make the scrolling and zooming actions snappierTor Lillqvist
2013-03-07Some further hacks for scrolling on touch devices, but no cigarTor Lillqvist
2013-03-07Add a commentTor Lillqvist
2013-03-07Add a SAL_INFO()Tor Lillqvist
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-07#i121482# fix attributed text search for regular expression patterns(cherry p...Herbert Dürr
2013-03-07OUString::replaceAt() does not replace in-placeTor Lillqvist
2013-03-07i#120598 better emulation of regexp word-start and word-end operatorsHerbert Dürr