summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara4-25/+1
2012-12-10do not return reference to a local objectDavid Tardon2-2/+2
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl8-456/+819
2012-12-06Avoid seeking a cursor to where it already isLionel Elie Mamane1-2/+12
2012-12-06just use return value optimizationCaolán McNamara10-115/+72
2012-12-06convert number format page to .uiCaolán McNamara2-6/+22
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-12/+4
2012-12-06Translate German comments in tbcontrl.cxxSamuel Mehrbrodt1-37/+30
2012-12-06Modify the default Style list in Writer, give them a custom order.Samuel Mehrbrodt1-8/+10
2012-12-05findbar: show up/down buttons when searching for selected textIvan Timofeev1-0/+1
2012-12-04added Change picture menu item to graphic shape popupRadek Doulik3-5/+35
2012-12-04fdo#40339: line style toolbar dropdown list not updatedIvan Timofeev1-1/+4
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-8/+8
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-2/+0
2012-12-03fdo#56980 drop cached shape engine on invalidationDavid Tardon1-0/+1
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+2
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens8-15/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin6-12/+11
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida3-0/+3
2012-11-29Get it to build.Kohei Yoshida3-5/+4
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida8-41/+37
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens12-63/+38
2012-11-29Change default shape colorAlexander Wilms1-5/+5
2012-11-28Fix various build breaks.Kohei Yoshida1-2/+2
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power22-40/+176
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin3-4/+4