summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2013-01-21PRODUCTEXTENSION: fix various obvious strings and such...Michael Stahl
2013-01-21resolve fdo#59619 Spelling error - heigthJoren De Cuyper
2013-01-17Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara
2013-01-17Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara
2013-01-12'Calculate' string was untranslatableAndras Timar
2013-01-10Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky
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
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl
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 assertionDavid Tardon
2012-12-18set numbers in svx/uiconfig/ui/compressgraphicdialog.ui to translatable="no"Rene Engelhard
2012-12-18fix problematic calc object selection after object create (at non 100% zoom)Noel Power
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks
2012-12-16Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-12fdo#58029 - substantially accelerate re-rendering of complex formsMichael Meeks
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-06Avoid seeking a cursor to where it already isLionel Elie Mamane
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
2012-12-03fdo#56980 drop cached shape engine on invalidationDavid Tardon
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Get it to build.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Change default shape colorAlexander Wilms
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27Remve obsolete DBG_CTOR/DTOR stuff againStephan Bergmann
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-27findbar: use new SetPlaceholderText methodIvan Timofeev
2012-11-26fix crash on impress quit, when custom shapes were added during editingRadek Doulik
2012-11-26rearrange controls on table data view navigation barLionel Elie Mamane
2012-11-25Apply Style: Fix the styles preview on Windows.Jan Holesovsky
2012-11-25findbar: disable up/down buttons by default, there is no text to searchIvan Timofeev
2012-11-25Apply Style: Support styles with background.Jan Holesovsky
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36