summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara
2012-12-19Some cppcheck cleaningJulien Nabet
2012-12-19regenerate pchPeter Foley
2012-12-19fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon
2012-12-19Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon
2012-12-18fix conditionals detectionLuboš Luňák
2012-12-18fix assertionDavid Tardon
2012-12-18update PCH headers using the current pch scriptLuboš Luňák
2012-12-18remove manual entry of 50 to 600 now that we support items in .uiCaolán McNamara
2012-12-18set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"Rene Engelhard
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-17String aNam uppercased but otherwise unusedCaolán McNamara
2012-12-14Remove 2 unused methods from CompressGraphicsDialogJulien Nabet
2012-12-13fix non-PCH MSVC buildLuboš Luňák
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-13PCH for Library_sdLuboš Luňák
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-12fdo#58029 - substantially accelerate re-rendering of complex formsMichael Meeks
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-11fix variable namingJack Leigh
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10move .ui to be consistent with the other onesCaolán McNamara
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10do not return reference to a local objectDavid Tardon
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-06Avoid seeking a cursor to where it already isLionel Elie Mamane
2012-12-06just use return value optimizationCaolán McNamara
2012-12-06convert number format page to .uiCaolán McNamara
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06Translate German comments in tbcontrl.cxxSamuel Mehrbrodt
2012-12-06Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt
2012-12-05findbar: show up/down buttons when searching for selected textIvan Timofeev
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik
2012-12-04fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat