summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* gbuild: "use" vs. "add":Michael Stahl2012-04-085-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-46/+30
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-4/+4
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0610-115/+115
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0613-32/+32
* SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2012-04-053-22/+0
* fdo#43895 lp#905355: fix the fix so it doesn't crashMichael Stahl2012-04-051-1/+10
* removed unused definesTakeshi Abe2012-04-051-2/+0
* fdo#44698 settings are under a different menu in Mac OS XAndras Timar2012-04-031-0/+4
* fdo#34324 - fix colorspace conversion for greyscale bitmapsMichael Meeks2012-04-021-0/+3
* Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen2012-04-021-1/+0
* Correct method name in warning messageTor Lillqvist2012-03-301-2/+3
* removed duplicate includes in sfx2Takeshi Abe2012-03-3040-59/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-301-32/+44
* add for calc extra paste ctx menu with options to paste text or formula onlyNoel Power2012-03-293-3/+78
* fdo#43895 lp#905355: Never let users save in /tmp by defaultAndrzej J. R. Hunt2012-03-272-0/+25
* .mm files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .rdf files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sdw files don't need executable bitsMichael Stahl2012-03-231-0/+0
* README files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .stw files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .sdi files don't need executable bitsMichael Stahl2012-03-237-0/+0
* .xcl files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-2329-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .java files don't need executable bitsMichael Stahl2012-03-2321-0/+0
* we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara2012-03-232-12/+2
* overly static lingering OUStringsCaolán McNamara2012-03-231-10/+1
* don't need to check for null before deleteMarkus Mohrhard2012-03-221-4/+2
* chmod -xTor Lillqvist2012-03-211-0/+0
* remove extra string castsCaolán McNamara2012-03-202-4/+4
* split macros to elide unneeded methodsCaolán McNamara2012-03-201-3/+20
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-1611-166/+250
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-148-0/+27
* we just want to know if its a directory/folder or notCaolán McNamara2012-03-141-14/+1
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-03-121-1/+1
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-10/+10
* fix semantic error in layout calculationAndras Timar2012-03-091-29/+12
* reorganize license dialog to avoid Resource leaksCaolán McNamara2012-03-091-37/+74
* Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin2012-03-081-5/+4
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-082-5/+4
* remove various unused methods and source filesCaolán McNamara2012-03-071-11/+0
* Fix indentationWilliam Gathoye2012-03-051-94/+56
* Fix controls size and position on the document information dialogWilliam Gathoye2012-03-051-35/+60
* WaE: unused parameter in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-051-1/+3
* WaE: unused parameters in the DISABLE_SCRIPTING caseTor Lillqvist2012-03-052-2/+6
* Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-0513-6/+192
* ExecuteQuerySaveDocument: return NO when headless instead of CANCELMichael Stahl2012-03-031-0/+5