summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Optimization in for loop condition partK_Karthikeyan1-2/+4
2013-01-07Revert "dummy commit (WIP)"Luboš Luňák2-19/+5
2013-01-07dummy commit (WIP)Chr. Rossmanith2-5/+19
2013-01-07allow menu items to be referred to by a nameCaolán McNamara3-7/+9
2013-01-07split out numbering position page to cui and adapt codeCaolán McNamara1-31/+0
2013-01-07callcatcher: update unused codeCaolán McNamara2-14/+0
2013-01-07pick out graphic numbering page to cui and adapt codeCaolán McNamara2-2/+15
2013-01-07split out pick bullet page to cui and adapt codeCaolán McNamara2-4/+14
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan1-1/+1
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner2-2/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin29-23/+29
2013-01-07UNO objects must be allocated on the heapStephan Bergmann1-4/+9
2013-01-06ugly memory leakMarkus Mohrhard1-4/+4
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky14-20/+20
2013-01-02Change if-statements to switchWerner Koerner1-9/+8
2013-01-01remove use of #pragma optimizeLuboš Luňák2-13/+0
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2-1/+16
2013-01-01hook SvxSimpleTableContainer child positioning off ResizeCaolán McNamara2-3/+4
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-1/+4
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-26ignore #include inside #ifLubos Lunak2-5/+1
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon1-0/+32
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann4-4/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin3-13/+10
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl1-2/+7
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2-0/+50
2012-12-19Some cppcheck cleaningJulien Nabet6-21/+14
2012-12-19regenerate pchPeter Foley2-138/+138
2012-12-19fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon3-3/+29
2012-12-19Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon2-12/+20
2012-12-18fix conditionals detectionLuboš Luňák1-7/+0
2012-12-18fix assertionDavid Tardon1-2/+2
2012-12-18update PCH headers using the current pch scriptLuboš Luňák1-0/+7
2012-12-18remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara1-8/+0
2012-12-18set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"Rene Engelhard1-7/+7
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks2-20/+12
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power1-0/+1
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-3/+2
2012-12-17String aNam uppercased but otherwise unusedCaolán McNamara1-3/+0
2012-12-14Remove 2 unused methods from CompressGraphicsDialogJulien Nabet2-31/+0
2012-12-13fix non-PCH MSVC buildLuboš Luňák1-2/+2
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák15-45/+1095
2012-12-13PCH for Library_sdLuboš Luňák2-2/+4
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara3-3/+3
2012-12-12fdo#58029 - substantially accelerate re-rendering of complex formsMichael Meeks1-17/+4
2012-12-12Remove xml2cmp leftoversStephan Bergmann27-1030/+0
2012-12-11fix variable namingJack Leigh2-78/+78
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-12-10move .ui to be consistent with the other onesCaolán McNamara2-47/+59