summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i120230# Adapt hatch processing for a more pleasant visualisationArmin Le Grand2013-05-023-0/+3
* debugging assert for unlocked solarmutex in launching find dialogCaolán McNamara2013-05-011-0/+1
* convert message box return types to an enumCaolán McNamara2013-05-011-2/+2
* Make uno any types explicit.Thorsten Behrens2013-04-301-3/+3
* remove unused RestoreXViewGraphics classMatúš Kukan2013-04-301-24/+0
* rework background page to balance the preview and controlsCaolán McNamara2013-04-301-2/+6
* i#120015# Let SdrUndoAttrObj remember a reference to the used style to surviveArmin Le Grand2013-04-301-10/+43
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-20/+5
* Convert find & replace dialog to .uiCaolán McNamara2013-04-305-1287/+1668
* Clang cleanup, unused mutex variablesNoel Grandin2013-04-301-1/+3
* UpdateTableShape() is called when we call SetAttrToSelectedCells methodGokul2013-04-291-1/+0
* fdo#60910: discard UNO shape object in SdrObject::SetPageLuke Deller2013-04-282-1/+12
* some eco-activismThomas Arnhold2013-04-271-2/+0
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-2711-18/+0
* QueryDesign: in criteria, remove column_ref when table *and* column name matchLionel Elie Mamane2013-04-263-2/+6
* XubString->OUStringCaolán McNamara2013-04-262-3/+3
* Resolves fdo#62673 Table cells non-editable on cell mergekarth2013-04-261-0/+12
* add borders to category and format listboxesCaolán McNamara2013-04-251-2/+6
* fdo#62088: Fix crash on master page switch too.Jan Holesovsky2013-04-251-0/+3
* Rumanian->Romanian, former now considered archaicCaolán McNamara2013-04-251-1/+1
* update pchThomas Arnhold2013-04-252-2/+5
* Fix warning: unused variable 'assignment' [loplugin]Tor Lillqvist2013-04-251-1/+0
* adapt code to protect sheet .uiCaolán McNamara2013-04-241-1/+12
* fix fdo#60910 FILESAVE loses fontwork/shape objectsLuke Deller2013-04-241-0/+1
* gbuild: do not deliver UNO API headersDavid Tardon2013-04-241-3/+2
* gbuild: drop empty use_packages callsDavid Tardon2013-04-245-15/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-246-20/+0
* move URE headers to include/David Tardon2013-04-241-1/+0
* execute move of global headersBjoern Michaelsen2013-04-23529-65174/+3
* fdo#46808, remove unnecessary XMultiServiceFactory fieldsNoel Grandin2013-04-232-29/+22
* fdo#46808, convert svx::DbGridControl to XComponentContextNoel Grandin2013-04-237-29/+29
* fdo#46808, convert form::Forms to new styleNoel Grandin2013-04-2312-92/+66
* fdo#46808, convert drawing::ColorTable to new styleNoel Grandin2013-04-231-11/+8
* fdo#46808, convert svx::FindTextFieldControl to XComponentContextNoel Grandin2013-04-232-13/+10
* fdo#46808, remove unnecessary XMultiServiceFactory from svx::ControllerFeaturesNoel Grandin2013-04-233-32/+13
* fdo#46808, convert to XComponentContextNoel Grandin2013-04-238-39/+37
* restore SdrTableObj::getColumnCountCaolán McNamara2013-04-232-0/+16
* restore DialControl Modify handlersCaolán McNamara2013-04-222-0/+22
* this slot name is unused and SID_SD_AUTOPILOT is already using itThomas Arnhold2013-04-221-1/+0
* fdo#63749: #118845# corrected missing ressource for gallery theme htmlexpoArmin Le Grand2013-04-223-1/+10
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-22/+4
* sal_Bool to boolTakeshi Abe2013-04-228-39/+39
* Menu "Manage Graphic" and Rotate 90 degree menu items added to Writer.Tomaž Vajngerl2013-04-211-2/+2
* Regster rotate left, right menu items.Tomaž Vajngerl2013-04-212-2/+52
* fdo#62699 Remove pass-through headersMichael Dunphy2013-04-208-78/+5
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-207-7/+7
* gallery: add some hintsThomas Arnhold2013-04-202-0/+5
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-2039-168/+168
* fdo#62096 Replace O(U)String compareTo with ==Janit Anjaria2013-04-192-2/+2
* fdo#62096 Replace OUString compareTo with == operatorJanit Anjaria2013-04-191-1/+1