summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-29bnc#817956 fix VML import of rotationMiklos Vajna
2013-05-29bnc#817956 VML import of v:textpathMiklos Vajna
2013-05-29bnc#817956 DOCX import: missing last character of shape textMiklos Vajna
2013-05-29convert more queryboxes to new message box replacementCaolán McNamara
2013-05-29add some tests for worksheet_change ( when excited by various range changes )Noel Power
2013-05-29Tweak commentsStephan Bergmann
2013-05-29bogus TRUE/FALSE -> sal_False/sal_TrueCaolán McNamara
2013-05-29Ensure socket or pipe are passed to the native driverAriel Constenla-Haile
2013-05-29Related: #i119525# List only JREs whose jvm library can be loadedAriel Constenla-Haile
2013-05-29Ensure UNO context propagation on drivers instantiationAriel Constenla-Haile
2013-05-29remove code which has been commented outOliver-Rainer Wittmann
2013-05-29Resolves: #i122351# Rearrange controls of Cross-reference pageAriel Constenla-Haile
2013-05-29provide complete type of CellInfo before it is usedHerbert Dürr
2013-05-29compile callvirtualmethod with -fnon-call-exceptionsCaolán McNamara
2013-05-29fix UNIXFILENAME variable for the Linux desktop integreation (fdo#64707)Petr Mladek
2013-05-29typo: Ssymbols -> SymbolsAndras Timar
2013-05-29some Worksheet.Change supportNoel Power
2013-05-29i106278 - Window.ActiveSheet,Window.FreezePanes,Window.Split, Window.ViewPedro Giffuni
2013-05-29WaE: unreachable codeTor Lillqvist
2013-05-29optimization fix to UNO bridge's callVirtualMethod() for generic x86_64Herbert Dürr
2013-05-29Related: #i122378# avoid non-iterator bound std::transform()Herbert Dürr
2013-05-29Adapt Doxygen STRIP_FROM_PATH to moved headersStephan Bergmann
2013-05-29fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold
2013-05-29import RTF_BACKGROUNDMiklos Vajna
2013-05-29Reinstate settting of vsarch which is used a few lines belowTor Lillqvist
2013-05-29Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr
2013-05-28<SwDrawTextShell> - remove self-destructing call to <SwView::AttrChangedNotif...Oliver-Rainer Wittmann
2013-05-28Related: #i121715# find official JRE>=7 on OSXHerbert Dürr
2013-05-28WaE: illegal character encoding in string literalTor Lillqvist
2013-05-28Bypass the type_info generation when using libc++ for gcc3_macosx_intel, tooTor Lillqvist
2013-05-28Remove icon property from commands without iconAriel Constenla-Haile
2013-05-28drop ludicrously old msg_filter fooCaolán McNamara
2013-05-28Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer
2013-05-28Resolves: #i120589# Improved detection of missing perl modulesAndre Fischer
2013-05-28make 64-bit shell extensions work, put 64-bit VC runtime in the same dirAndras Timar
2013-05-28Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand
2013-05-28Related: #i120515# do not create undo action when in Init()Armin Le Grand
2013-05-28Resolves: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand
2013-05-28Related: #i120515# Implemented and finetuned the enhanced Undo featureArmin Le Grand
2013-05-28Related: #i120498# fixed error with half text edit undoneArmin Le Grand
2013-05-28Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand
2013-05-28pause notifications while undoing to keep a11y out until we're doneCaolán McNamara
2013-05-28do not localize whitespace-only stringsAndras Timar
2013-05-28fdo#64451 Add "Find All" to the Find bar.Andrzej J.R. Hunt
2013-05-28fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi
2013-05-28Bypass dynamic type_info generation for now when using libc++Tor Lillqvist
2013-05-28Enable optionally using libc++ on OS X (when targeting 10.7 or later)Tor Lillqvist