summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida2013-01-082-10/+10
* Optimization in for loop condition partK_Karthikeyan2013-01-081-2/+4
* Revert "dummy commit (WIP)"Luboš Luňák2013-01-072-19/+5
* dummy commit (WIP)Chr. Rossmanith2013-01-072-5/+19
* allow menu items to be referred to by a nameCaolán McNamara2013-01-073-7/+9
* split out numbering position page to cui and adapt codeCaolán McNamara2013-01-071-31/+0
* callcatcher: update unused codeCaolán McNamara2013-01-072-14/+0
* pick out graphic numbering page to cui and adapt codeCaolán McNamara2013-01-072-2/+15
* split out pick bullet page to cui and adapt codeCaolán McNamara2013-01-072-4/+14
* Bugfix for improper function call, column count was compared with row countK_Karthikeyan2013-01-071-1/+1
* Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner2013-01-072-2/+2
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-0729-23/+29
* UNO objects must be allocated on the heapStephan Bergmann2013-01-071-4/+9
* ugly memory leakMarkus Mohrhard2013-01-061-4/+4
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-0414-20/+20
* Change if-statements to switchWerner Koerner2013-01-021-9/+8
* remove use of #pragma optimizeLuboš Luňák2013-01-012-13/+0
* move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2013-01-012-1/+16
* hook SvxSimpleTableContainer child positioning off ResizeCaolán McNamara2013-01-012-3/+4
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-1/+4
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* ignore #include inside #ifLubos Lunak2012-12-262-5/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon2012-12-241-0/+32
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-214-4/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-213-13/+10
* fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl2012-12-201-2/+7
* convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2012-12-202-0/+50
* Some cppcheck cleaningJulien Nabet2012-12-196-21/+14
* regenerate pchPeter Foley2012-12-192-138/+138
* fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon2012-12-193-3/+29
* Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon2012-12-192-12/+20
* fix conditionals detectionLuboš Luňák2012-12-181-7/+0
* fix assertionDavid Tardon2012-12-181-2/+2
* update PCH headers using the current pch scriptLuboš Luňák2012-12-181-0/+7
* remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara2012-12-181-8/+0
* set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"Rene Engelhard2012-12-181-7/+7
* fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks2012-12-172-20/+12
* fix problematic calc object selection after object create (at non 100% zoom)Noel Power2012-12-171-0/+1
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-3/+2
* String aNam uppercased but otherwise unusedCaolán McNamara2012-12-171-3/+0
* Remove 2 unused methods from CompressGraphicsDialogJulien Nabet2012-12-142-31/+0
* fix non-PCH MSVC buildLuboš Luňák2012-12-131-2/+2
* PCH for Library_svx and Library_svxcoreLuboš Luňák2012-12-1315-45/+1095
* PCH for Library_sdLuboš Luňák2012-12-132-2/+4
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-123-3/+3
* fdo#58029 - substantially accelerate re-rendering of complex formsMichael Meeks2012-12-121-17/+4
* Remove xml2cmp leftoversStephan Bergmann2012-12-1227-1030/+0
* fix variable namingJack Leigh2012-12-112-78/+78
* Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis2012-12-101-1/+1