Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-22 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35 | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce | |||
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold | |
All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8 | |||
2012-06-21 | Remove unused dbexch.hrc | Thomas Arnhold | |
The only part where one definition was used was commented out. All other definitions in the hrc file were unused. Change-Id: I257e61b96271685e9321211846a0021059924abe | |||
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara | |
add _WITHID variants for the cases where we (apparently?) still need them. Change-Id: I3b8290869368487f04ecd93a5f3a717de7fd10b4 | |||
2012-06-16 | Dialog for Smooth filter | Tomaž Vajngerl | |
Added dialog for smooth (gaussian blur) filter which now accepts a parameter for setting the strenth of smoothing (bluring). Change-Id: Ida6709b060cb5429a63af1994493e716fd0bfebb | |||
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara | |
Change-Id: I88de7a942fbc9e0c51a3261236f5203f037d2392 | |||
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck | |
To allow using SvxZoomItem in sfx2 zoomitem is moved from svx to sfx2. This patch does base on Caolán McNamara's patch he sent to the mailing list. Change-Id: I4d245f938d92ad3a20b692f5f76d8e0d00b1a648 | |||
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold | |
These RID definitions aren't used at any other point. So remove them. Unused START and END definitions were commented out for documentation purpose. All definitions in basctl/source/basicide/tbxctl.hrc were unused, so I removed this file. Change-Id: I4713188a12b9da912b2a91b85ea4e54ca1aeb994 | |||
2012-06-13 | Tidy up *commands.h - Remove unused CMD_ defines | Thomas Arnhold | |
This is the first part of a nice cleanup ;) Change-Id: I2fa632dbb589053d8f95456233e10e97dff190fa | |||
2012-06-13 | SetDrawBaseLine is never used so bDrawBaseLine is always true | Caolán McNamara | |
since removal of sc/source/ui/attrdlg/condfrmt.cxx Change-Id: Iba794cd62fc4872dbb9dc7c3d7591cdd5ab5519e | |||
2012-06-12 | convert NfWSStringsDtor further to vector<OUString> | Michael Stahl | |
Change-Id: I4fac64952abf208864281fda722d8b7242689395 | |||
2012-06-05 | drop a XubString | Caolán McNamara | |
Change-Id: Ibf53fc9f2ae47101c5631147f383f5452a7bfe62 | |||
2012-05-25 | status bar: Get rid of STD/BLK/..., and introduce a menu for that instead. | Jan Holesovsky | |
Nobody know what these acronyms stay for; so instead use an icon, and a menu that contains the full descrption. Tooltip now says what is active. Change-Id: I21a67c5456c96081797c1cb88d2a980d161a1c0c | |||
2012-05-24 | convert ResStringArray to rtl::OUString | Caolán McNamara | |
Change-Id: I51b86a10caa5da6e12583c2b22404b0d9282b13d | |||
2012-05-23 | status bar: INSRT/OVER -> 'Overwrite' shown only when in overwrite mode. | Jan Holesovsky | |
Idea by Mirek M. - thank you! Additionally introduced a tooltip showing more verbose text when in overwrite mode. Change-Id: I1236253bc6c97809ebed872fe86233cc08f41345 | |||
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara | |
Change-Id: I563ab83a24ca4f839892548b350486e83dd071d3 | |||
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara | |
Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb | |||
2012-04-27 | Resolves: fdo#39825 Make detection of certificate folder ui-configurable | Caolán McNamara | |
Display in the (unix) options gui the NSS cert dir that has been auto-detected for use with digital signatures. Show the other detected possibilities and allow it to be overridden. The autodetection should basically work out of the box, but if there's some bustage at least the UI can be used to sort it out and/or let developers debug it. This removes the need for the horrible MOZILLA_CERTIFICATE_FOLDER hack, though that's still supported. | |||
2012-04-27 | removed unused header | Takeshi Abe | |
2012-04-26 | Resolves: fdo#47733 keyboard navigation broken for SvxSimpleTableContainer | Caolán McNamara | |
2012-04-25 | callcatcher: remove freshly unused code | Caolán McNamara | |
2012-04-23 | PATCH: Remove unused code from editing | Vicente Rafael Estevez Vacas | |
2012-04-18 | callcatcher: update list | Caolán McNamara | |
2012-04-16 | upgrade GetValueTextByPos family to rtl::OUString | Caolán McNamara | |
2012-04-15 | findbar: Kill copy'n'paste. | Jan Holesovsky | |
2012-04-09 | fdo43752: PPTX import fix affected odp imports. | Muthu Subramanian | |
Related bugs: n#719989, n#719997 | |||
2012-04-05 | callcatcher: update list, add README, remove some newly unused code | Caolán McNamara | |
2012-04-05 | Unused code removal. | Winfried Donkers | |
2012-04-05 | Unused code removal. | Santiago Martinez | |
2012-04-04 | better drawing support for borders of different width, fdo#33634 | Markus Mohrhard | |
2012-04-03 | Cleanup some unnecessary #include | Matteo Casalin | |
2012-04-02 | UniString->rtl::OUString and drop globals | Caolán McNamara | |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara | |
2012-04-02 | removed duplicate includes in svx | Takeshi Abe | |
2012-03-26 | UniString to rtl::OUString. | Kohei Yoshida | |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara | |
seeing as no-one checks the return value, we don't need the intermediate temporary string | |||
2012-03-23 | .hrc files don't need executable bits | Michael Stahl | |
2012-03-23 | .hxx files don't need executable bits | Michael Stahl | |
2012-03-23 | .h files don't need executable bits | Michael Stahl | |
2012-03-20 | reduce UniStrings | Caolán McNamara | |
2012-03-17 | workaround broken msvc template instantiation | Luboš Luňák | |
2012-03-16 | correction of typo in comment | Winfried Donkers | |
2012-03-15 | fdo#45671 split button for calc cell border color | Winfried Donkers | |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | |
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed. | |||
2012-03-13 | Resolves: fdo#46728 reference count the overlay managers | Caolán McNamara | |
2012-03-13 | forward declaration doesn't make any sense, need to see whole definition | Caolán McNamara | |
2012-03-12 | fix SvxShowCharSetItem leak | Caolán McNamara | |
2012-03-06 | remove misc. unused code | Michael Meeks | |