summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Related: #i120498# fixed error with half text edit undoneArmin Le Grand2-27/+57
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand3-2/+191
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt4-2/+166
2013-05-28Fix editing text in draw object undo regressionCaolán McNamara1-4/+4
2013-05-27reintroduce removed line, fdo#62402Markus Mohrhard1-0/+2
2013-05-27fix typos reported by localizersAndras Timar1-1/+1
2013-05-25translatable="yes" for some elements in .ui filesAndras Timar1-1/+1
2013-05-25Resolves: #i120746# FormScriptingEnvironment is never releasedJian Fang Zhang1-0/+3
2013-05-25provide complete types of some SdrCustomShapeGeometryItem functors...Herbert Dürr1-13/+2
2013-05-25i did not intend to commit thisDavid Tardon1-2/+0
2013-05-24Robustify and fix leak in NBOTypeMgrBase::ImplLoad().Mark Wielaard1-3/+3
2013-05-24WaE: 'static_cast' : truncation of constant valueTor Lillqvist1-1/+1
2013-05-24stop delivering globlmn.hrcDavid Tardon2-15/+0
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon2-3/+30
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-23Resolves: #i121731# extend XSmartTagAction->getActionCount...Jürgen Schmidt1-2/+2
2013-05-23Resolves: #i121730# add optional interface XRangeBasedSmartTagRecognizerJürgen Schmidt1-1/+37
2013-05-23fdo#63035 Add "Match Case" to Find bar.Andrzej J.R. Hunt5-42/+229
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin12-49/+31
2013-05-21Resolves: #i121960# Improve creation of toolbox/toolbar controllersAndre Fischer1-0/+2
2013-05-21WaE: unused variablesTor Lillqvist1-9/+3
2013-05-21Fix warning: statement aligned as second statement in if body ... [loplugin]Tor Lillqvist1-1/+1
2013-05-21fdo#46808, Use service constructorsNoel Grandin1-14/+12
2013-05-21remove unnecessary macrosNoel Grandin1-20/+12
2013-05-21Remove unnecessary namespacingNoel Grandin1-17/+19
2013-05-20Resolves: i122145 Multiselection with mix of DrawObjects and OLE...Armin Le Grand1-0/+4
2013-05-20WaE: macro is not usedTor Lillqvist1-2/+0
2013-05-20Fix warnings: unused variables [loplugin]Tor Lillqvist2-3/+0
2013-05-20WaE: unused parameter 'pBindings'Tor Lillqvist1-1/+1
2013-05-20WaE: private field 'mpBindings' is not usedTor Lillqvist1-1/+0
2013-05-20WaE: unused function 'GetItemId_Impl_line'Tor Lillqvist1-23/+0
2013-05-20WaE: unused function 'GetAutomaticColor'Tor Lillqvist1-8/+0
2013-05-20WaE: private field 'bInput' is not usedTor Lillqvist2-2/+0
2013-05-20No 'mnPreferredColumnCount' any moreTor Lillqvist1-2/+1
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky14-27/+27
2013-05-20WaE: private field 'mnPreferredColumnCount' is not usedTor Lillqvist1-2/+0
2013-05-20move some new includes files to new include locationsCaolán McNamara15-1412/+0
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer7-515/+70
2013-05-20getProcessServiceFactory->getProcessComponentContextCaolán McNamara1-1/+1
2013-05-20Related: #i122218# Replaced local tool box controller...Andre Fischer3-131/+7
2013-05-20correct context switch handling in paragraph property panel...Oliver-Rainer Wittmann3-89/+69
2013-05-20Resolves: #i122270# paragraph property panel, line spacing controlOliver-Rainer Wittmann3-49/+15
2013-05-20Resolves: #i121981# Don't change sidebar context while in Impress tableAndre Fischer2-2/+15
2013-05-20Related: #i122047# Remove last traces of unused toolbox controllerAndre Fischer1-1/+0
2013-05-20valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+2
2013-05-20Related: #i122082# Disable controls of text property sidebar...Andre Fischer3-19/+61
2013-05-20Resolves: #i122230# Fixed focus traveling in the sidebarAndre Fischer4-24/+28
2013-05-20Resolves: #i122049# Changed text of 'empty' panelAndre Fischer1-1/+1
2013-05-20Initialize variable to prevent compiler warningPavel Janík1-1/+1
2013-05-20Resolves: #i122218# Add new sidebar panel...Andre Fischer10-0/+823