summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand3-0/+3
2013-05-01debugging assert for unlocked solarmutex in launching find dialogCaolán McNamara1-0/+1
2013-05-01convert message box return types to an enumCaolán McNamara1-2/+2
2013-04-30Make uno any types explicit.Thorsten Behrens1-3/+3
2013-04-30remove unused RestoreXViewGraphics classMatúš Kukan1-24/+0
2013-04-30rework background page to balance the preview and controlsCaolán McNamara1-2/+6
2013-04-30i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand1-10/+43
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-20/+5
2013-04-30Convert find & replace dialog to .uiCaolán McNamara5-1287/+1668
2013-04-30Clang cleanup, unused mutex variablesNoel Grandin1-1/+3
2013-04-29UpdateTableShape() is called when we call SetAttrToSelectedCells methodGokul1-1/+0
2013-04-28fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller2-1/+12
2013-04-27some eco-activismThomas Arnhold1-2/+0
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist11-18/+0
2013-04-26QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane3-2/+6
2013-04-26XubString->OUStringCaolán McNamara2-3/+3
2013-04-26Resolves fdo#62673 Table cells non-editable on cell mergekarth1-0/+12
2013-04-25add borders to category and format listboxesCaolán McNamara1-2/+6
2013-04-25fdo#62088: Fix crash on master page switch too.Jan Holesovsky1-0/+3
2013-04-25Rumanian->Romanian, former now considered archaicCaolán McNamara1-1/+1
2013-04-25update pchThomas Arnhold2-2/+5
2013-04-25Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist1-1/+0
2013-04-24adapt code to protect sheet .uiCaolán McNamara1-1/+12
2013-04-24fix fdo#60910 FILESAVE loses fontwork/shape objectsLuke Deller1-0/+1
2013-04-24gbuild: do not deliver UNO API headersDavid Tardon1-3/+2
2013-04-24gbuild: drop empty use_packages callsDavid Tardon5-15/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon6-20/+0
2013-04-24move URE headers to include/David Tardon1-1/+0
2013-04-23execute move of global headersBjoern Michaelsen529-65174/+3
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin2-29/+22
2013-04-23fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin7-29/+29
2013-04-23fdo#46808, convert form::Forms to new styleNoel Grandin12-92/+66
2013-04-23fdo#46808, convert drawing::ColorTable to new styleNoel Grandin1-11/+8
2013-04-23fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin2-13/+10
2013-04-23fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin3-32/+13
2013-04-23fdo#46808, convert to XComponentContextNoel Grandin8-39/+37
2013-04-23restore SdrTableObj::getColumnCountCaolán McNamara2-0/+16
2013-04-22restore DialControl Modify handlersCaolán McNamara2-0/+22
2013-04-22this slot name is unused and SID_SD_AUTOPILOT is already using itThomas Arnhold1-1/+0
2013-04-22fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpoArmin Le Grand3-1/+10
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-22sal_Bool to boolTakeshi Abe8-39/+39
2013-04-21Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl1-2/+2
2013-04-21Regster rotate left, right menu items.Tomaž Vajngerl2-2/+52
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy8-78/+5
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy7-7/+7
2013-04-20gallery: add some hintsThomas Arnhold2-0/+5
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza39-168/+168
2013-04-19fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria2-2/+2
2013-04-19fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria1-1/+1