summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-17-Werror,-Wunused-private-fieldStephan Bergmann
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida
2013-01-16Nobody derives from SdrLayer. Change protected modifiers to private.Kohei Yoshida
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-16add close option to findbar in Writerjorendc
2013-01-16use the theme width for the scrollbar, not a random 16 pixelsCaolán McNamara
2013-01-16Related: fdo#59182 stop SvxShowCharSet resizing itselfCaolán McNamara
2013-01-16fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul
2013-01-15teach FrameSelector to be resizableCaolán McNamara
2013-01-15fdo#46808, use service constructor for awt::TabControllerNoel Grandin
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-13callcatcher: update and remove newly unused codeCaolán McNamara
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-12'Calculate' string was untranslatableAndras Timar
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10adapt code to Asian Phonetic Guide .ui conversionCaolán McNamara
2013-01-10aAutoDetectionCB is always hidden and always uncheckedCaolán McNamara
2013-01-10valueOf sal_uInt16 -> valueOf sal_Int32Ivan Timofeev
2013-01-09OUString::valueOf sal_Int32 cast once moreLuboš Luňák
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida
2013-01-08Optimization in for loop condition partK_Karthikeyan
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák
2013-01-07dummy commit (WIP)Chr. Rossmanith
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-06ugly memory leakMarkus Mohrhard
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-02Change if-statements to switchWerner Koerner
2013-01-01remove use of #pragma optimizeLuboš Luňák
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara
2013-01-01hook SvxSimpleTableContainer child positioning off ResizeCaolán McNamara
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-26ignore #include inside #ifLubos Lunak